added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2008 / CppAutomateExcel / CppAutomateExcel.vcproj
blob3d6518297618b6a7a91bd64f47823cbb004a8f75
1 <?xml version="1.0" encoding="gb2312"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="CppAutomateExcel"
6 ProjectGUID="{EA3BCD9B-8568-4DB5-BC08-B3D90C8ACC29}"
7 RootNamespace="CppAutomateExcel"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 UseOfMFC="0"
25 CharacterSet="1"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
42 <Tool
43 Name="VCCLCompilerTool"
44 Optimization="0"
45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 DebugInformationFormat="4"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLinkerTool"
64 LinkIncremental="2"
65 GenerateDebugInformation="true"
66 SubSystem="1"
67 TargetMachine="1"
69 <Tool
70 Name="VCALinkTool"
72 <Tool
73 Name="VCManifestTool"
75 <Tool
76 Name="VCXDCMakeTool"
78 <Tool
79 Name="VCBscMakeTool"
81 <Tool
82 Name="VCFxCopTool"
84 <Tool
85 Name="VCAppVerifierTool"
87 <Tool
88 Name="VCPostBuildEventTool"
90 </Configuration>
91 <Configuration
92 Name="Release|Win32"
93 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
94 IntermediateDirectory="$(ConfigurationName)"
95 ConfigurationType="1"
96 CharacterSet="1"
97 WholeProgramOptimization="1"
99 <Tool
100 Name="VCPreBuildEventTool"
102 <Tool
103 Name="VCCustomBuildTool"
105 <Tool
106 Name="VCXMLDataGeneratorTool"
108 <Tool
109 Name="VCWebServiceProxyGeneratorTool"
111 <Tool
112 Name="VCMIDLTool"
114 <Tool
115 Name="VCCLCompilerTool"
116 Optimization="2"
117 EnableIntrinsicFunctions="true"
118 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
119 RuntimeLibrary="2"
120 EnableFunctionLevelLinking="true"
121 UsePrecompiledHeader="0"
122 WarningLevel="3"
123 DebugInformationFormat="3"
125 <Tool
126 Name="VCManagedResourceCompilerTool"
128 <Tool
129 Name="VCResourceCompilerTool"
131 <Tool
132 Name="VCPreLinkEventTool"
134 <Tool
135 Name="VCLinkerTool"
136 LinkIncremental="1"
137 GenerateDebugInformation="true"
138 SubSystem="1"
139 OptimizeReferences="2"
140 EnableCOMDATFolding="2"
141 TargetMachine="1"
143 <Tool
144 Name="VCALinkTool"
146 <Tool
147 Name="VCManifestTool"
149 <Tool
150 Name="VCXDCMakeTool"
152 <Tool
153 Name="VCBscMakeTool"
155 <Tool
156 Name="VCFxCopTool"
158 <Tool
159 Name="VCAppVerifierTool"
161 <Tool
162 Name="VCPostBuildEventTool"
164 </Configuration>
165 </Configurations>
166 <References>
167 </References>
168 <Files>
169 <Filter
170 Name="Source Files"
171 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
172 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
174 <File
175 RelativePath=".\CppAutomateExcel.cpp"
177 </File>
178 <File
179 RelativePath=".\Solution1.cpp"
181 </File>
182 <File
183 RelativePath=".\Solution2.cpp"
185 </File>
186 </Filter>
187 <Filter
188 Name="Header Files"
189 Filter="h;hpp;hxx;hm;inl;inc;xsd"
190 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
192 <File
193 RelativePath=".\Solution1.h"
195 </File>
196 <File
197 RelativePath=".\Solution2.h"
199 </File>
200 </Filter>
201 <Filter
202 Name="Resource Files"
203 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
204 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
206 </Filter>
207 <File
208 RelativePath=".\ReadMe.txt"
210 </File>
211 </Files>
212 <Globals>
213 </Globals>
214 </VisualStudioProject>